(refill-ignorable-overlay): New variable.
authorMiles Bader <miles@gnu.org>
Tue, 21 Nov 2000 01:10:34 +0000 (01:10 +0000)
committerMiles Bader <miles@gnu.org>
Tue, 21 Nov 2000 01:10:34 +0000 (01:10 +0000)
commitcd44fc1efaef0e60ce72e8a2fb1d05372164871e
tree6ef3e57b9fb1eeadcc39801908aa67ec5d6c2a57
parentf70faaf622700d2105fbe1c6f51b76744d4e2668
(refill-ignorable-overlay): New variable.
(refill-adjust-ignorable-overlay): New function.
(refill-pre-command-function): New function.
(refill-mode): Add `refill-pre-command-function' to `pre-command-hook'.
Initialize/cleanup `refill-ignorable-overlay'.
(refill-post-command-function): Don't reset refill-doit in the case
where a self-insertion command doesn't case a refill.  Use
`refill-fill-paragraph-at', getting position from `refill-doit'.
(refill-after-change-function): Set `refill-doit' to END.
(refill-fill-paragraph-at): New function, mostly from old
refill-fill-paragraph.  Use `refill-ignorable-overlay' to fill only the
paragraph's tail if possible.  Update `refill-ignorable-overlay'.  Don't
leave point inside the fill-prefix.
(refill-fill-paragraph): Use `refill-fill-paragraph-at'.
lisp/textmodes/refill.el